|
|
|
BlueCielo Meridian Enterprise 2012 VBScript API Reference | BlueCielo ECM Solutions |
Executes an SQL query using the specified connection string.
ExecSQL(Connection As String, Query As String, [Parameters])
Name | Description |
---|---|
Connection |
A valid connection string for the database with which to execute the query. This parameter also accepts a variable that represents one of the following vault databases described in the table. The variables are case-sensitive. $$TransManDB – The Transmittal Management Module database (if installed) $$UserDB – The user account database NEW |
Query |
A valid SQL query expression. |
Parameters |
Optional parameters. |
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |